Skip to main content
Version: DAI 7.0

Setting up a Git Connection

To set up a Git connection, you need to provide the following information:

  • Git connection name A unique name to identify your Git connection
  • Repository URL The URL for your Git repository (repo). This must be a https URL rather than an SSH URL. Putting .git at the end is optional.
  • Username The username for your Git provider account
  • Password/Token The password or personal access token for your Git provider account

Once this information has been provided click the Test Connection button to validate your credentials.

If your connection attempt was successful, choose the branch or tag from your repo that includes the verions of the suites you want to use with your tests. Once you have done this you can press the Save & continue to suite selection button to start adding suites from your repo to DAI.

Only Administrators can set up Git connections in DAI.

Note

Your Git connection name and repository URL must be unique within DAI.